home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / earcd / haage&partner / stormc / radiodiallib / radiodiallib_lib.h < prev    next >
C/C++ Source or Header  |  1998-04-22  |  402b  |  18 lines

  1. #ifndef _INCLUDE_WIZARD_RADIODIAL_H
  2. #define _INCLUDE_WIZARD_RADIODIAL_H
  3.  
  4. /*
  5.  * File generated by StormLink from radiodiallib.fd
  6.  * DO NOT EDIT
  7.  * $VER: wizard_radiodial.library 1.0 (22-Apr-98)
  8.  */
  9. #ifdef __cplusplus
  10. extern "C" {
  11. #endif
  12. #pragma amicall(WizardRadioDialBase, 0x1e, privat_MakeClass(a0))
  13. #pragma amicall(WizardRadioDialBase, 0x24, privat_FreeClass(a0))
  14. #ifdef __cplusplus
  15. };
  16. #endif
  17. #endif
  18.